From: Daniel Golle Date: Thu, 18 Jun 2015 13:52:42 +0000 (+0200) Subject: asterisk-1.8.x: disable libneon detection X-Git-Url: http://git.openwrt.org/%22https:/collectd.org/%22http:/www.crowdsec.net//%22https%22/%22https:/collectd.org/%22http:/www.crowdsec.net/%22https%22?a=commitdiff_plain;h=7c344688f5d318467032f02ef233349793780b87;p=feed%2Ftelephony.git asterisk-1.8.x: disable libneon detection Signed-off-by: Daniel Golle --- diff --git a/net/asterisk-1.8.x/Makefile b/net/asterisk-1.8.x/Makefile index 4c724a6..907c6e4 100644 --- a/net/asterisk-1.8.x/Makefile +++ b/net/asterisk-1.8.x/Makefile @@ -218,6 +218,8 @@ CONFIGURE_ARGS+= \ --without-misdn \ --without-nbs \ --with-ncurses="$(STAGING_DIR)/usr" \ + --without-neon \ + --without-neon29 \ --without-netsnmp \ --without-newt \ --without-ogg \